parent
1983515fa8
commit
01ba9973ee
8 changed files with 19 additions and 8992 deletions
|
@ -1,19 +1,3 @@
|
|||
body.home
|
||||
.home-avatar
|
||||
border-radius: 2%
|
||||
width: 25%
|
||||
|
||||
@media ($until-mobile)
|
||||
.home-content
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-50%, -50%);
|
||||
|
||||
a
|
||||
padding: 8px
|
||||
|
||||
@media ($mobile)
|
||||
.home-content
|
||||
a
|
||||
display: block
|
||||
img
|
||||
border-radius: 12px
|
||||
|
|
|
@ -56,9 +56,6 @@ p:first-child
|
|||
.text-size-normal
|
||||
font-size: $font-size-normal
|
||||
|
||||
.text-size-medium
|
||||
font-size: $font-size-medium
|
||||
|
||||
.text-size-enormous
|
||||
font-size: $font-size-enormous
|
||||
|
||||
|
|
|
@ -3,5 +3,4 @@ $lightgray: #f6f6f6
|
|||
$darkgray: #e9e9e9
|
||||
|
||||
$font-size-normal: 20px
|
||||
$font-size-medium: 2.5em
|
||||
$font-size-enormous: 5em
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue