1
0
mirror of https://github.com/fazo96/homework.git synced 2025-01-10 12:14:22 +01:00
homework/style.css

12 lines
106 B
CSS
Raw Normal View History

2014-05-25 12:01:38 +02:00
.container {
max-width: 700px;
}
#quicknotes {
max-width: 500px;
}
#newNote {
max-width: 250px;
}