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 {
|
||||
:global(.comment-author) {
|
||||
display: none !important;
|
||||
color: red;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -44,7 +44,6 @@
|
|||
@include outer_shadow();
|
||||
|
||||
input {
|
||||
color: red;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
.content {
|
||||
align-items: stretch !important;
|
||||
background-color: red;
|
||||
|
||||
@include vertical_at_tablet;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue