update
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
@use 'mixins';
|
||||
@use "normalize";
|
||||
@use "utility";
|
||||
@use "typography";
|
||||
@use "floating-vue";
|
||||
|
||||
*,
|
||||
|
||||
@@ -1,22 +0,0 @@
|
||||
@use "./mixins" as *;
|
||||
|
||||
p, h1, h2, h3, h4, h5, h6 {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
//a {
|
||||
// @include font(18px, 500, 23px);
|
||||
//
|
||||
// color: inherit;
|
||||
// text-decoration: none;
|
||||
// transition: color .2s ease-out;
|
||||
// text-underline-offset: 2px;
|
||||
//
|
||||
// &:hover {
|
||||
// color: #EE6A32;
|
||||
// }
|
||||
//
|
||||
// &:active {
|
||||
// color: #F57B47;
|
||||
// }
|
||||
//}
|
||||
Reference in New Issue
Block a user