mirror of
https://github.com/maciejpedzich/maciejpedzi.ch.git
synced 2024-11-27 15:45:47 +01:00
Set footer's text-transform to lowercase
This commit is contained in:
parent
3516cf8a3e
commit
c12ad70f85
@ -12,5 +12,6 @@ const today = new Date();
|
||||
padding: 1rem 0;
|
||||
border-top: 1px solid #fff;
|
||||
text-align: center;
|
||||
text-transform: lowercase;
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user