Styling elements.

This commit is contained in:
Florian THIERRY
2024-09-05 09:33:07 +02:00
parent f3dfac6bc7
commit 21d19d4ecd
5 changed files with 31 additions and 14 deletions
@@ -13,6 +13,9 @@
flex-direction: row;
align-items: center;
.copy-left {
transform: rotate(180deg);
}
a {
text-decoration: none;
color: rgba(255,255,255,.6);