source: WineTrackerFinal/WineTrackerUI/WineTracker/src/app/ShipmentEntity/shipment-create/shipment-create.component.scss

main
Last change on this file was 04008ae, checked in by Nikola Mishevski <Nikola.Mishevski@…>, 6 days ago

WineTracker UI Added to Git

  • Property mode set to 100644
File size: 117 bytes
Line 
1.w-300{
2 width: 300px;
3}
4
5.w-100{
6 width: 100px;
7}
8
9.w-550{
10 width: 550px;
11}
12.mt-27{
13 margin-top: 27px;
14}
Note: See TracBrowser for help on using the repository browser.