Skip to content

Commit bbec27e

Browse files
committed
[FIX] - layout
1 parent 312ae2b commit bbec27e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

herkunftcheck/herkunftcheck2/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@
4848
</head>
4949

5050
<body>
51+
5152
<div class="copyright">
5253
<div class="copyright-container">
5354
<img src="img/logo_2.png" class="logo" /> <span class="copyright-title">HerkunftCheck</span>
54-
5555
</div>
5656
</div>
5757

herkunftcheck/herkunftcheck2/style/style_v1.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
:root {
22
--background-gray: #f2f2f7;
3+
--background-gray: #f7f6f4;
34
--card-white: #ffffff;
45
--text-dark: #1c1c1e;
56
--text-gray: #8e8e93;

0 commit comments

Comments
 (0)