Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
matefun
Infantil
Commits
4ed29fd0
Commit
4ed29fd0
authored
Mar 04, 2022
by
Federico Santiago Luongo Gonnet
Browse files
ajustes tamanos
parent
8a5c71c3
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/components/Board/Cell.scss
View file @
4ed29fd0
$CELL_SIZE
:
4
rem
;
$CELL_SIZE
:
3
.5
rem
;
.Cell
{
border
:
1px
solid
rgba
(
211
,
211
,
211
,
0
.479
);
...
...
src/components/Main.scss
View file @
4ed29fd0
...
...
@@ -30,6 +30,7 @@
border-bottom-right-radius
:
15px
;
}
>
.info
{
zoom
:
77%
;
background-color
:
white
;
border-radius
:
15px
;
margin-left
:
1rem
;
...
...
@@ -162,6 +163,7 @@
}
.sidebar
{
zoom
:
85%
;
height
:
100%
;
border-right-style
:
solid
;
border-color
:
#fdebb7
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment