feat: static my stays
This commit is contained in:
13
components/MyPages/Blocks/Stays/Header/header.module.css
Normal file
13
components/MyPages/Blocks/Stays/Header/header.module.css
Normal file
@@ -0,0 +1,13 @@
|
||||
.subtitle {
|
||||
padding-top: 0.5rem;
|
||||
padding-bottom: 2.5rem;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 950px) {
|
||||
.subtitle {
|
||||
width: 60%;
|
||||
padding-top: 2.5rem;
|
||||
padding-bottom: 5rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user