remove varia specific font
This commit is contained in:
parent
200b689f55
commit
cc3b5f55b8
@ -21,10 +21,6 @@ body:after {
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: alphaClouds;
|
||||
src: url(../fonts/AlphaClouds.ttf);
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: libreBaskerville;
|
||||
@ -38,7 +34,7 @@ body:after {
|
||||
text-shadow: 2px 2px #8B5B7F;
|
||||
font-size: 52px;
|
||||
text-align: center;
|
||||
font-family: alphaClouds;
|
||||
font-family: libreBaskerville;
|
||||
mix-blend-mode: difference;
|
||||
margin: 1em 0;
|
||||
}
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user