mirror of
https://github.com/bspeice/speice.io
synced 2024-12-22 08:38: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;
|
padding: 1px 1px;
|
||||||
transition: color ease 0.3s;
|
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 */
|
/* Hover animation effect for all buttons */
|
||||||
&::after {
|
&::after {
|
||||||
content: '';
|
content: '';
|
||||||
|
Loading…
Reference in New Issue
Block a user