mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 11:54:30 -07:00
Add embrace
This commit is contained in:
@@ -33,16 +33,14 @@
|
||||
.expo
|
||||
padding-bottom: 3rem
|
||||
padding-top: 3rem
|
||||
.website:not(:last-child)
|
||||
margin-bottom: 3rem
|
||||
.website
|
||||
margin-top: 3rem
|
||||
&:nth-child(1),
|
||||
&:nth-child(2)
|
||||
margin-top: 0
|
||||
.website-image
|
||||
margin-bottom: 3rem
|
||||
|
||||
+desktop
|
||||
.expo
|
||||
padding-bottom: 6rem
|
||||
padding-top: 6rem
|
||||
|
||||
+widescreen
|
||||
.websites
|
||||
display: flex
|
||||
|
||||
@@ -61,10 +61,6 @@
|
||||
background-color: $background
|
||||
border-radius: $radius
|
||||
padding: 1.5rem
|
||||
&:not(:first-child)
|
||||
margin-top: 1.5rem
|
||||
&:not(:last-child)
|
||||
margin-bottom: 1.5rem
|
||||
|
||||
+mobile
|
||||
.love
|
||||
@@ -73,6 +69,10 @@
|
||||
margin: 1.5rem
|
||||
.embrace
|
||||
text-align: center
|
||||
&:not(:first-child)
|
||||
margin-top: 1.5rem
|
||||
&:not(:last-child)
|
||||
margin-bottom: 1.5rem
|
||||
.embrace-button
|
||||
margin-top: 0.75rem
|
||||
|
||||
@@ -84,6 +84,10 @@
|
||||
align-items: center
|
||||
display: flex
|
||||
justify-content: center
|
||||
&:not(:first-child)
|
||||
margin-top: 3rem
|
||||
&:not(:last-child)
|
||||
margin-bottom: 3rem
|
||||
.embrace-button
|
||||
margin-left: 1.5rem
|
||||
.hugs
|
||||
|
||||
Reference in New Issue
Block a user