mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-09 13:21:34 +00:00
10a464bc73
Moved authors info to AUTHORS file. Updated Git urls in package.json file. Added .stylelintrc. Updated all CSS files to respect current Stylelint guidelines. Updated dependency: knex.js. Fixed notice message in no-js version of album public pages. Bumped v1 version string.
10 lines
118 B
CSS
10 lines
118 B
CSS
.section {
|
|
background: none
|
|
}
|
|
|
|
@media screen and (max-width: 768px) {
|
|
.description {
|
|
text-align: center
|
|
}
|
|
}
|