mirror of
https://github.com/Cametendo/EMVs-Creative-coding.git
synced 2026-06-20 17:45:02 +02:00
Push after two months, oops
This commit is contained in:
11
website/style.css
Normal file
11
website/style.css
Normal file
@@ -0,0 +1,11 @@
|
||||
/* Reset body margins and prevent double scrollbars */
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
iframe {
|
||||
width: 100%;
|
||||
height: 1400px;
|
||||
border: none;
|
||||
}
|
||||
Reference in New Issue
Block a user