mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-27 22:09:53 +02:00
tpl: Adjust instagram_simple margins
This commit is contained in:
@@ -30,11 +30,11 @@
|
||||
{{ .Page.Scratch.Set "__h_simple_instagram_css" true }}
|
||||
<style type="text/css">
|
||||
.__h_instagram.card {
|
||||
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
|
||||
font-size: 14px;
|
||||
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
|
||||
font-size: 14px;
|
||||
border: 1px solid rgb(219, 219, 219);
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
margin-top: 30px;
|
||||
}
|
||||
.__h_instagram.card .card-header, .__h_instagram.card .card-body {
|
||||
padding: 10px 10px 10px;
|
||||
|
Reference in New Issue
Block a user