🎉 Hello World
This commit is contained in:
7
src/styles/modules/_utilities.scss
Normal file
7
src/styles/modules/_utilities.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.text-muted {
|
||||
color: $text-secondary;
|
||||
}
|
||||
|
||||
.text-center {
|
||||
text-align: center;
|
||||
}
|
Reference in New Issue
Block a user