minor css updates, moving all videos to django site
instances cant load mp4s for some reason, refactored to pul straight from other site
This commit is contained in:
@@ -50,11 +50,12 @@
|
||||
max-width: 20vw;
|
||||
}
|
||||
|
||||
p{
|
||||
max-width: 70vw;
|
||||
margin: auto;
|
||||
padding-bottom: 1em;
|
||||
}
|
||||
p{
|
||||
margin: 1em;
|
||||
border-radius: 5px;
|
||||
padding: 1em;
|
||||
background-color: #333333;
|
||||
}
|
||||
|
||||
h5{
|
||||
font-size: smaller;
|
||||
|
||||
Reference in New Issue
Block a user