Skip to content
Snippets Groups Projects
Commit a5f5ebca authored by Jean-Christophe Routier's avatar Jean-Christophe Routier
Browse files

minor style

parent 402e87ad
No related branches found
No related tags found
No related merge requests found
...@@ -152,4 +152,5 @@ $RECYCLE.BIN/ ...@@ -152,4 +152,5 @@ $RECYCLE.BIN/
# ajouts # ajouts
dist/ dist/
package-lock.json package-lock.json
\ No newline at end of file intro-react.code-workspace
div.data { div.data {
margin : 10px; margin : 0px;
border : solid 2px rgb(60,60,255); border : solid 2px rgb(60,60,255);
background-color : white; background-color : white;
font-size : 16px; font-size : 16px;
position : absolute; position : absolute;
left : 0px; left : -10px;
top : 30px; top : 30px;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment