apps/web: minor css fixes
This commit is contained in:
parent
9d7f79a27e
commit
eee3c152b8
@ -6,11 +6,4 @@
|
||||
* {
|
||||
margin: 7px 0;
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: smaller;
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
color: red;
|
||||
}
|
||||
}
|
||||
|
||||
@ -35,10 +35,10 @@ $layout-breakpoint-desktop: 768px;
|
||||
height: 320px;
|
||||
width: 380px;
|
||||
padding: 25px 30px;
|
||||
margin-bottom: 100px;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
min-height: calc(100vh - 100px);
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user