Add stroke to motto text
This commit is contained in:
parent
fe51da1a48
commit
a6b10b56b7
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
.motto h1 {
|
.motto h1 {
|
||||||
background: #0000007d;
|
background: #0000007d;
|
||||||
-webkit-text-stroke: 0.1px $gray-100;
|
-webkit-text-stroke: 0.3px $gray-100;
|
||||||
}
|
}
|
||||||
|
|
||||||
.blurred-container .img-src {
|
.blurred-container .img-src {
|
||||||
|
|
Loading…
Reference in a new issue