Commit 94385576 authored by Takuya Noguchi's avatar Takuya Noguchi

Fix CSS for To-Do List on mobile

Signed-off-by: default avatarTakuya Noguchi <takninnovationresearch@gmail.com>
parent 1173347f
......@@ -219,7 +219,6 @@
.todos-empty-content {
align-self: center;
max-width: 480px;
margin-right: 20px;
}
.todos-empty-hero {
......
......@@ -114,7 +114,7 @@
.todos-empty
.todos-empty-hero.svg-content
= image_tag 'illustrations/todos_empty.svg'
.todos-empty-content
.todos-empty-content.gl-mx-5
%h4
Your To-Do List shows what to work on next
%p
......
---
title: Fix CSS for To-Do List on mobile
merge_request: 45969
author: Takuya Noguchi
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment