Skip to content

Commit de986e4

Browse files
committed
change definition style
1 parent ffb368f commit de986e4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

client/src/App.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ p {
109109
margin-top: 2.5em;
110110
background-color: light-dark(#d6f8ff, #3b494d);
111111
border-color: light-dark(lightblue, #5e6e73);
112-
border-style: dotted;
112+
box-shadow: 0.4em 0.4em light-dark(lightblue, #20292b);
113113
border-width: 0.3em;
114114
}
115115

@@ -196,4 +196,3 @@ p {
196196
.word {
197197
background-color: light-dark(#ccc, #666);
198198
}
199-

0 commit comments

Comments
 (0)