diff options
| author | WindowsAddict | 2024-02-12 19:19:08 +0000 |
|---|---|---|
| committer | WindowsAddict | 2024-02-12 19:19:08 +0000 |
| commit | bfda0ea851bf4f2836b5cda04369eeb11583b889 (patch) | |
| tree | 7f14480cef744c7bb93a10f251547851a2611073 /styles.css | |
| parent | effeb2fb9be6ea360da9f51cdc5acfdac1c6a2c7 (diff) | |
| download | massgrave.dev-bfda0ea851bf4f2836b5cda04369eeb11583b889.zip | |
Fix width again
Diffstat (limited to 'styles.css')
| -rw-r--r-- | styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -112,6 +112,6 @@ code { margin-top: -4px;
}
-#Video_Tutorial video {
+video {
max-width: 100%;
}
|
