mirror of
https://github.com/Start9Labs/start9.com.git
synced 2026-03-30 20:14:50 +00:00
first commit?
This commit is contained in:
11
src/assets/styles/pitch.scss
Normal file
11
src/assets/styles/pitch.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
#pitch {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
h1 {
|
||||
margin: 0;
|
||||
display: inline-block;
|
||||
max-width: 73vw;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user