mirror of
https://github.com/bspeice/speice.io
synced 2024-11-05 01:28:09 -05:00
And remove the style from the reset
This commit is contained in:
parent
8d0bdc742b
commit
f86e0e096b
@ -97,12 +97,6 @@ a {
|
||||
padding: 1px 1px;
|
||||
transition: color ease 0.3s;
|
||||
|
||||
border-bottom-color: $c-accent__blue;
|
||||
border-bottom-style: dotted;
|
||||
border-bottom-width: 1px;
|
||||
word-wrap: break-word;
|
||||
word-break: break-all;
|
||||
|
||||
/* Hover animation effect for all buttons */
|
||||
&::after {
|
||||
content: '';
|
||||
|
Loading…
Reference in New Issue
Block a user