added randomized banner, fixes

This commit is contained in:
plebbitor
2023-02-05 18:44:16 +01:00
parent ed8a1952d2
commit dc6bed3a56
10 changed files with 95 additions and 16 deletions
+4
View File
@@ -1,6 +1,10 @@
import styled from 'styled-components';
export const Container = styled.div`
height: 100%;
color: #800;
font: 13px/1.231 arial, helvetica, clean, sans-serif;
text-align: center;
margin: auto;
text-align: left;
width: 57.69em;