1
0
Fork 0
mirror of synced 2024-07-02 04:50:44 +12:00

style fix that was not merged correctly

This commit is contained in:
kevmodrome 2020-04-06 09:07:53 +02:00
parent 2245867bef
commit 9708e37ac9

View file

@ -77,13 +77,13 @@
.content {
flex: 1 1 auto;
margin: 80px 60px;
margin: 20px 40px;
}
.nav {
overflow: auto;
flex: 0 1 auto;
width: 300px;
width: 275px;
height: 100%;
}
</style>