generated from dwd/boilarplate-astro-tailwind
Akademy Landing MPA
This commit is contained in:
11
src/components/ContentWrapper/ContentWrapper.module.css
Normal file
11
src/components/ContentWrapper/ContentWrapper.module.css
Normal file
@@ -0,0 +1,11 @@
|
||||
.container {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.sub_container {
|
||||
width: 80vw;
|
||||
max-width: 1200px;
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user