Also put the shaded background on desktop
This commit is contained in:
parent
6b22776160
commit
62ed597faa
|
@ -203,6 +203,11 @@
|
|||
|
||||
h1, h2 {font-weight: bold;}
|
||||
|
||||
.primary-textual {
|
||||
background: rgba($primary, 0.2);
|
||||
padding: 3px;
|
||||
}
|
||||
|
||||
.bio {
|
||||
color: dark-light-diff($secondary, $primary, 75%, 0%);
|
||||
text-shadow: rgba(0, 0, 0, 0.5) 0 1px 1px;
|
||||
|
|
Loading…
Reference in New Issue