mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
tpl: Adjust instagram_simple margins
This commit is contained in:
parent
448081b840
commit
1f244b802e
2 changed files with 6 additions and 6 deletions
|
@ -347,7 +347,7 @@ M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.5
|
|||
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;
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
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;
|
||||
|
|
Loading…
Reference in a new issue