🏑💿 Updated with Glitch
This commit is contained in:
13
styles/iframe.css
Normal file
13
styles/iframe.css
Normal file
@ -0,0 +1,13 @@
|
||||
/* Iframes on signup page */
|
||||
|
||||
.iframe-flex {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.iframe {
|
||||
margin-top: 4rem;
|
||||
flex: 0 0 100%;
|
||||
max-width: 750px;
|
||||
}
|
||||
Reference in New Issue
Block a user