mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
removed color-reds
This commit is contained in:
parent
c5288e0f80
commit
cefc85bf8d
3 changed files with 0 additions and 3 deletions
|
@ -33,7 +33,6 @@
|
||||||
@include tablet {
|
@include tablet {
|
||||||
:global(.comment-author) {
|
:global(.comment-author) {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
color: red;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -44,7 +44,6 @@
|
||||||
@include outer_shadow();
|
@include outer_shadow();
|
||||||
|
|
||||||
input {
|
input {
|
||||||
color: red;
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
align-items: stretch !important;
|
align-items: stretch !important;
|
||||||
background-color: red;
|
|
||||||
|
|
||||||
@include vertical_at_tablet;
|
@include vertical_at_tablet;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue