glow
This commit is contained in:
parent
e8bdece431
commit
93856ba8a1
|
@ -94,6 +94,10 @@ table.posts{ width: 100%; }
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
header a{
|
||||||
|
filter: drop-shadow(0 0 5px);
|
||||||
|
}
|
||||||
|
|
||||||
@media(min-width: 81ch){
|
@media(min-width: 81ch){
|
||||||
header{
|
header{
|
||||||
display:flex;
|
display:flex;
|
||||||
|
|
Loading…
Reference in a new issue