Merge branch 'feat/add-personnal-info-page' into 'main'

fix some style

See merge request geovisio/website!26
This commit is contained in:
Jean Andreani
2023-04-05 16:03:27 +00:00

View File

@@ -24,7 +24,7 @@ const myAccountUrl = computed<string>(
min-height: calc(100vh - 9rem);
}
@media (max-width: 768px) {
@media (max-width: 848px) {
.entry-page {
padding-top: 4rem;
padding-right: 2rem;