Updated the database to add the new models to the webpage
This commit is contained in:
parent
6f7291c2f2
commit
46bdb9832d
4 changed files with 6 additions and 3 deletions
|
|
@ -29,6 +29,8 @@ audio,
|
|||
canvas,
|
||||
video {
|
||||
display: inline-block;
|
||||
/*width: 100%;
|
||||
height: 100%;*/
|
||||
}
|
||||
|
||||
audio:not([controls]) {
|
||||
|
|
@ -849,6 +851,7 @@ pre code {
|
|||
min-height: 1px;
|
||||
padding-right: 15px;
|
||||
padding-left: 15px;
|
||||
height: 80%;
|
||||
}
|
||||
|
||||
.col-xs-1,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue