improve appearance
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#publications
|
||||
font-weight: 300
|
||||
ul
|
||||
list-style: none
|
||||
margin: 0
|
||||
@ -11,3 +12,10 @@
|
||||
background: $surface
|
||||
border-radius: 8px
|
||||
padding: 1em 1.5em
|
||||
a
|
||||
color: $primary-light
|
||||
text-decoration: none
|
||||
font-weight: 100
|
||||
transition: color 0.3s ease-in-out
|
||||
&:hover, &:focus
|
||||
color: $accent-light
|
Reference in New Issue
Block a user