~trufas/trfs.me

7c610f145178ff31a6f65bdbcf839756d4541315 — Rafael Castillo 2 years ago c3d4996 master
add styles for log
1 files changed, 6 insertions(+), 2 deletions(-)

M static/styles.css
M static/styles.css => static/styles.css +6 -2
@@ 22,16 22,20 @@ body {
  width: 100%;
  box-sizing: border-box;
}

footer {
  font-size: 0.75rem;
  text-align: center;
}

.image {
  max-width: 100%;
  height: auto;
}
.post {
  max-width: 960px;
}
hr {
  border: 1px solid #333;
}
@media only screen and (max-width: 400px) {
  .container {
    margin-top: 0;