From 8c4144c0636d8510a534e97dad38fb8d321f6dc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sof=C3=ADa=20Aritz?= Date: Wed, 25 Oct 2023 19:39:11 +0000 Subject: [PATCH] Update custom/tweaks.css --- custom/tweaks.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/tweaks.css b/custom/tweaks.css index 83321da..3f60da9 100644 --- a/custom/tweaks.css +++ b/custom/tweaks.css @@ -28,6 +28,6 @@ div.page-content.user.profile div.ui.container div.ui.stackable.grid div.ui.four /* Align the top of the repo view */ @media only screen and (min-width: 850px) { .page-content.repository:not(.issues.repository.milestones) .header-wrapper > .ui.container:first-child { - padding-left: 67px; + padding-left: 67px !important; } } \ No newline at end of file