Skip to content
Snippets Groups Projects
Commit e0f9a9ae authored by nizune's avatar nizune
Browse files

Removed mobile graphic, added link to repo, fixes

parent 1142b302
Branches
No related merge requests found
......@@ -18,7 +18,6 @@
&.red {
color: white;
background-color: var(--accent);
//border: 3px solid white;
&:hover {background-color: #FF5961;}
&:active {background-color: #CC474E;}
}
......@@ -26,15 +25,4 @@
&.border {
border: 3px solid white;
}
}
@media only screen and (max-width: 1280px) {
.button {
height: 45px;
display: flex;
font-size: 16px;
align-items: center;
border-radius: 90px;
padding: 0.5rem 1.5rem;
}
}
}
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment