Style Project page
This commit is contained in:
@@ -15,7 +15,7 @@ body.projects
|
||||
height 920px
|
||||
background linear-gradient( 0deg, #323759, #5e50c3 33%, #c9b2cd )
|
||||
|
||||
p,
|
||||
p
|
||||
ul
|
||||
font-size 14px
|
||||
line-height 18px
|
||||
@@ -99,6 +99,7 @@ body.projects
|
||||
background rgba(255,255,255,0.2)
|
||||
text-decoration none
|
||||
transition background 0.15s
|
||||
will-change transform
|
||||
&:hover
|
||||
background rgba(255,255,255,0.30)
|
||||
|
||||
@@ -135,6 +136,7 @@ body.projects
|
||||
color #6c6e7c
|
||||
border-bottom 1px solid #dadada
|
||||
transition background 0.15s
|
||||
will-change background
|
||||
|
||||
.title
|
||||
display inline-block
|
||||
|
||||
Reference in New Issue
Block a user