shoplist2/static/css/main.css
benjamyn dc787e4d94 In sync with dev
Added mobile view
2020-01-22 21:53:08 +11:00

9 lines
182 B
CSS

aside {
width: 20%;
padding-left: .5rem;
margin-left: .5rem;
float: right;
box-shadow: inset 5px 0 5px -5px #000000;
font-style: italic;
color: #000000;
}