11 lines
No EOL
152 B
SCSS
11 lines
No EOL
152 B
SCSS
.text-left {
|
|
text-align: left !important;
|
|
}
|
|
|
|
.relative {
|
|
position: relative !important;
|
|
}
|
|
|
|
.noTextDecoration {
|
|
text-decoration: none !important;
|
|
} |