DSGT-DLP / Deep-Learning-Playground

Web Application where people new to Deep Learning can input a dataset and toy around with basic Pytorch modules without writing any code
MIT License
24 stars 8 forks source link

CSS Fix for Navbar Alignment #902

Closed sweep-ai[bot] closed 1 year ago

sweep-ai[bot] commented 1 year ago

Description

This PR fixes the alignment issue with the navbar text in the Deep Learning Playground web application. The CSS rules for the navbar text have been modified to ensure proper alignment on different screen sizes.

Summary of Changes

Please review and merge this PR to resolve the issue with the misaligned navbar text.

Fixes #761.


To checkout this PR branch, run the following command in your terminal:

git checkout sweep/navbar-css-fix

To get Sweep to edit this pull request, leave a comment below or in the code. Leaving a comment in the code will only modify the file but commenting below can change the entire PR.

noah-iversen commented 1 year ago

sweep: Can you please make it responsive under different window and screen sizes?

noah-iversen commented 1 year ago

sweep: This doesn't look right, can you tell me what you think the navbar is?

farisdurrani commented 1 year ago

Closing PR as non-resolving