Cleaned up some styling.
This commit is contained in:
		| @@ -61,7 +61,6 @@ export default { | ||||
|  | ||||
| <style lang="scss" scoped> | ||||
| @import "./src/styles/media-queries"; | ||||
| @import "./src/styles/global"; | ||||
| @import "./src/styles/variables"; | ||||
|  | ||||
| .wine { | ||||
| @@ -96,11 +95,6 @@ export default { | ||||
|   } | ||||
| } | ||||
|  | ||||
| .wine-details { | ||||
|   display: flex; | ||||
|   flex-direction: column; | ||||
| } | ||||
|  | ||||
| h2 { | ||||
|   font-weight: normal; | ||||
|   font-size: 1.4rem; | ||||
| @@ -108,6 +102,11 @@ h2 { | ||||
|   color: $matte-text-color; | ||||
| } | ||||
|  | ||||
| .wine-details { | ||||
|   display: flex; | ||||
|   flex-direction: column; | ||||
| } | ||||
|  | ||||
| .bottom-section { | ||||
|   width: 100%; | ||||
|   margin-top: 1rem; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user