Fixed contact button
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 24s
All checks were successful
Copy Files to Samba Share dev / Copy Files (push) Successful in 24s
This commit is contained in:
@@ -52,6 +52,7 @@ a {
|
||||
position: relative;
|
||||
top: 1rem;
|
||||
text-transform: uppercase;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
@media screen and (max-width: variables.$breakpoint) {
|
||||
@@ -76,7 +77,6 @@ a {
|
||||
}
|
||||
|
||||
.mobile {
|
||||
width: fit-content;
|
||||
margin: 0 auto;
|
||||
font-size: 1.4rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user