1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-08-09 04:22:45 +03:00

frontend: have better margins everywhere

This commit is contained in:
Quentin Gliech
2023-09-15 18:20:30 +02:00
parent c9155ef0cf
commit 1cdc017384
13 changed files with 16 additions and 15 deletions

View File

@@ -15,7 +15,7 @@ limitations under the License.
#}
{% macro top() %}
<nav class="container mx-auto py-2 flex-initial flex items-center px-2" role="navigation" aria-label="main navigation">
<nav class="container mx-auto py-2 flex-initial flex items-center px-8" role="navigation" aria-label="main navigation">
<div class="flex-1"></div>
<div class="grid grid-flow-col auto-cols-max gap-4 place-items-center">