fix responsive styles
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
<!--
|
||||
todo
|
||||
- fix / consolidate responsive styles
|
||||
- standalone video.html
|
||||
|
||||
-->
|
||||
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
@@ -36,10 +29,10 @@
|
||||
<!-- markdown renderer -->
|
||||
<script src="//unpkg.com/showdown/dist/showdown.min.js"></script>
|
||||
|
||||
<link href="./styles/app.css" rel="stylesheet" />
|
||||
<link href="./styles/video.css" rel="stylesheet" />
|
||||
<link href="./styles/chat.css" rel="stylesheet" />
|
||||
<link href="./styles/user-content.css" rel="stylesheet" />
|
||||
<link href="./styles/app.css" rel="stylesheet" />
|
||||
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user