File tree Expand file tree Collapse file tree 7 files changed +1
-25
lines changed
Expand file tree Collapse file tree 7 files changed +1
-25
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11import React from 'react' ;
2- import './App.css' ;
32import Divider from '@material-ui/core/Divider' ;
43
54import Project from './Project.js' ;
Original file line number Diff line number Diff line change 11import React from 'react' ;
2- import './Frontend.css' ;
32import Grid from '@material-ui/core/Grid' ;
43import ToggleButton from '@material-ui/lab/ToggleButton' ;
54import ToggleButtonGroup from '@material-ui/lab/ToggleButtonGroup' ;
Original file line number Diff line number Diff line change 11import React from 'react' ;
2- import './Frontend.css' ;
32import Grid from '@material-ui/core/Grid' ;
43import TextField from '@material-ui/core/TextField' ;
54
Original file line number Diff line number Diff line change 55 sans-serif;
66 -webkit-font-smoothing : antialiased;
77 -moz-osx-font-smoothing : grayscale;
8+ text-align : center;
89}
910
1011code {
You can’t perform that action at this time.
0 commit comments