corection #1304 1305 1307 1308 1311 1315 1316

This commit is contained in:
armansansd
2021-07-05 13:24:49 +02:00
parent 3ae61ffc2d
commit 7c0c5a1673
14 changed files with 379 additions and 95 deletions

View File

@@ -40,8 +40,8 @@
margin: 0 auto;
background: black;
color: white;
font-family: "duke";
font-weight: 400;
font-family: "trueno";
font-weight: 500;
padding: .5rem 1.5rem;
font-size: 0.8rem;
text-decoration: none;
@@ -94,7 +94,7 @@
height: 100%;
cursor: pointer;
z-index: 100;
background-color: white;
// background-color: white;
opacity: 0.2;
transition: opacity 250ms;
width: 10%;